Log out the currently authenticated user. This signs the user out of Firebase and invalidates their session.
The callback function to handle the result of the logout. It receives an optional Throwable indicating the error, if any.